type internal/reflectlite.uncommonType

3 uses

	internal/reflectlite (current package)
		type.go#L67: 	uncommon() *uncommonType
		type.go#L102: type uncommonType = abi.UncommonType
		type.go#L251: func (t rtype) uncommon() *uncommonType {